<GenWSHandlerClass>PreInvokeInTx

Where: GroovyWSClass is the name of the generic webservices handler class

Main N4 Entity

Any

Functionality

Generic WebServices

Description

Allows the user to inject code before webservice is called. Happens in the same transaction as the webservices transaction. 
NOTE: Currently only enabled for XmlReeferWebservices.

Interface Method(s) and Injected Data

Method: preHandlerInvoke (Map)

Where Map parameter contains the XML document that will be given to the webservices implementation.

Exception/Transaction Handling

Exception will cause webservice transaction to be rolledback.

Availability

1.9.E+